xen.git
2021-07-11 Julien Grallxen/arm: traps: Don't panic when receiving an unknown...
2021-07-11 Julien Grallxen/arm: acpi: add BAD_MADT_GICC_ENTRY() macro
2021-07-11 Julien Grallxen/arm: Introduce fw_unreserved_regions() and use it
2021-07-11 Julien Grallxen/arm: Check if the platform is not using ACPI before...
2021-07-11 Julien Grallxen/arm: acpi: The fixmap area should always be cleared...
2021-07-11 Julien Grallxen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap...
2021-07-11 Elliott Mitchellxen/arm: acpi: Don't fail if SPCR table is absent
2021-07-11 Elliott Mitchelltools/python: Pass linker to Python build process
2021-07-11 Stefano Stabellinixen/rpi4: implement watchdog-based reset
2021-07-11 Hans van Kranenburgt/h/L/vif-common.sh: fix handle_iptable return value
2021-07-11 Elliott Mitchelltools: Partially revert "Cross-compilation fixes."
2021-07-11 Hans van Kranenburgtools: don't build/ship xenmon
2021-07-11 Hans van Kranenburgtools/xl/bash-completion: also complete 'xen'
2021-07-11 Ian Jacksonpygrub: Specify -rpath LIBEXEC_LIB when building fsimage.so
2021-07-11 Bastian Blankpygrub: Set sys.path
2021-07-11 Ian Jacksonhotplug-common: Do not adjust LD_LIBRARY_PATH
2021-07-11 Hans van Kranenburgsysconfig.xencommons.in: Strip and debianize
2021-07-11 Hans van Kranenburgvif-common: disable handle_iptable
2021-07-11 Hans van KranenburgFix empty fields in first hypervisor log line
2021-07-11 Ian Jacksondocs/man/xen-vbd-interface.7: Provide properly-formatte...
2021-07-11 Ian Jacksonshim: Provide separate install-shim target
2021-07-11 Ian Jacksontools/firmware/Makefile: CONFIG_PV_SHIM: enable only...
2021-07-11 Ian Jacksontools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM
2021-07-11 Hans van KranenburgRevert "pvshim: make PV shim build selectable from...
2021-07-11 Ian Jackson.gitignore: Add configure output which we always delete...
2021-07-11 Ian Jacksonautoconf: Provide libexec_libdir_suffix
2021-07-11 Hans van Kranenburgtools-libfsimage-prefix.diff
2021-07-11 Ian JacksonDo not build the instruction emulator
2021-07-11 Ian Jacksontools/tests/x86_emulator: Pass -no-pie -fno-pic to...
2021-07-11 Bastian BlankRemove static solaris support from pygrub
2021-07-11 Bastian BlankDo not ship COPYING into /usr/include
2021-07-11 Bastian Blankconfig-prefix.diff
2021-07-11 Bastian Blankversion
2021-07-11 Ian JacksonDelete configure output
2021-07-11 Ian JacksonDelete config.sub and config.guess
2021-07-11 Hans van KranenburgUpdate changelog for new upstream 4.14.2+25-gb6a8c4f72d
2021-07-11 Hans van KranenburgUpdate to upstream 4.14.2+25-gb6a8c4f72d
2021-06-17 Nick Rosbrookgolang/xenlight: fix code generation for python 2.6
2021-06-17 Andrew Cooperx86/tsx: Cope with TSX deprecation on SKL/KBL/CFL/WHL
2021-06-17 Andrew Cooperx86/cpuid: Fix HLE and RTM handling (again)
2021-06-17 Andrew Cooperx86/tsx: Deprecate vpmu=rtm-abort and use tsx=<bool...
2021-06-17 Andrew Cooperx86/tsx: Minor cleanup and improvements
2021-06-08 Andrew Cooperx86/spec-ctrl: Mitigate TAA after S3 resume
2021-06-08 Andrew Cooperx86/spec-ctrl: Protect against Speculative Code Store...
2021-06-08 Jan BeulichAMD/IOMMU: drop command completion timeout
2021-06-08 Jan BeulichAMD/IOMMU: wait for command slot to be available
2021-06-08 Jan BeulichVT-d: eliminate flush related timeouts
2021-06-08 Jan BeulichAMD/IOMMU: size command buffer dynamically
2021-06-08 Jan BeulichVT-d: size qinval queue dynamically
2021-06-08 Julien Grallxen/arm: Boot modules should always be scrubbed if...
2021-06-08 Julien Grallxen/arm: Create dom0less domUs earlier
2021-06-04 Jan Beulichx86: fix build race when generating temporary object...
2021-06-04 Andrew Cooperx86/cpuid: Rework HLE and RTM handling
2021-06-04 Jan Beulichx86: make hypervisor build with gcc11
2021-06-04 Jan Beulichx86emul: fix test harness build for gas 2.36
2021-06-04 Roger Pau Monnéx86/vhpet: fix RTC special casing
2021-06-04 Igor Druzhininx86/intel: insert Ice Lake-SP and Ice Lake-D model...
2021-06-04 Igor Druzhininx86/vtx: add LBR_SELECT to the list of LBR MSRs
2021-06-04 Chao GaoVT-d: Don't assume register-based invalidation is alway...
2021-06-04 Jan Beulichupdate Xen version to 4.14.3-pre
2021-06-04 Jan Beulichx86/Intel: insert Tiger Lake model numbers
2021-05-04 Ian JacksonSUPPORT.md: Document speculative attacks status of...
2021-04-27 Jan Beulichupdate Xen version to 4.14.2
2021-04-20 Jan Beulichx86/hpet: Don't enable legacy replacement mode uncondit...
2021-04-20 Andrew Cooperx86/hpet: Factor hpet_enable_legacy_replacement_mode...
2021-04-20 Boris Ostrovskyx86/vpt: do not take pt_migrate rwlock in some cases
2021-04-20 Jan Beulichfix for_each_cpu() again for NR_CPUS=1
2021-04-20 Jan BeulichVT-d: restore flush hooks when disabling qinval
2021-04-20 Jan BeulichVT-d: re-order register restoring in vtd_resume()
2021-04-20 Jan BeulichVT-d: leave FECTL write to vtd_resume()
2021-04-20 Jan BeulichVT-d: correct off-by-1 in number-of-IOMMUs check
2021-04-12 Ian JacksonMAINTAINERS: Belatedly update for this being a stable...
2021-03-19 Julien GrallSUPPORT.MD: Clarify the support state for the Arm SMMUv...
2021-03-19 Julien Grallxen/vgic: Implement write to ISPENDR in vGICv{2, 3}
2021-03-19 Julien Grallxen/arm: mm: Remove ; at the end of mm_printk()
2021-03-19 Luca Fancelluxen/arm: Add workaround for Cortex-A53 erratum #843419
2021-03-19 Bertrand Marquisxen/arm: Add workaround for Cortex-A55 erratum #1530923
2021-03-19 Penny Zhengxen/arm: Add Cortex-A73 erratum 858921 workaround
2021-03-19 Michal Orzelxen/arm: Document the erratum #853709 related to Cortex A72
2021-03-19 Andrew Cooperx86/ucode/amd: Fix microcode payload size for Fam19...
2021-03-19 Edwin Töröktools/oxenstored: mkdir conflicts were sometimes missed
2021-03-19 Edwin Töröktools/oxenstored: Reject invalid watch paths early
2021-03-19 Edwin Töröktools/oxenstored: Fix quota calculation for mkdir EEXIST
2021-03-19 Edwin Töröktools/oxenstored: Trim txhistory on xenbus reconnect
2021-03-19 Edwin Töröktools/ocaml/libs/xb: Do not crash after xenbus is unmapped
2021-03-19 Edwin Törökoxenstored: fix ABI breakage introduced in Xen 4.9.0
2021-03-18 Anthony PERARDlibxl: Fix domain soft reset state handling
2021-03-18 Dario Faggiolixen: fix for_each_cpu when NR_CPUS=1
2021-03-18 Igor Druzhininvtd: make sure QI/IR are disabled before initialisation
2021-03-18 Jan Beulichx86/shadow: suppress "fast fault path" optimization...
2021-03-18 Jan Beulichcrypto: adjust rijndaelEncrypt() prototype for gcc11
2021-03-05 Andrew Cooperx86/dmop: Properly fail for PV guests
2021-03-05 Julien Grallxen/sched: Add missing memory barrier in vcpu_block()
2021-03-05 Jan Beulichx86/EFI: suppress GNU ld 2.36'es creation of base relocs
2021-03-05 Jan Beulichgnttab: bypass IOMMU (un)mapping when a domain is ...
2021-03-05 Jan Beulichgnttab: never permit mapping transitive grants
2021-03-05 Julien Grallxen/iommu: Check if the IOMMU was initialized before...
2021-03-05 Jan Beulichx86emul: fix SYSENTER/SYSCALL switching into 64-bit...
2021-03-05 Andrew Cooperx86/ucode/amd: Fix OoB read in cpu_request_microcode()
2021-03-05 Jan Beulichx86/EFI: work around GNU ld 2.36 issue
next